From 8107b1a2dd99457f72976d1abf3ded55cabe67b1 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Timm=20B=C3=A4der?= Date: Tue, 12 Dec 2017 20:23:46 +0100 Subject: [PATCH] snapshot: Fix typo --- gtk/gtksnapshot.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk/gtksnapshot.c b/gtk/gtksnapshot.c index ac18bb514c..d632ef6364 100644 --- a/gtk/gtksnapshot.c +++ b/gtk/gtksnapshot.c @@ -1373,7 +1373,7 @@ gtk_snapshot_append_color (GtkSnapshot *snapshot, * * Tests whether the rectangle is entirely outside the clip region of @snapshot. * - * Returns: %TRUE is @bounds is entirely outside the clip region + * Returns: %TRUE if @bounds is entirely outside the clip region * * Since: 3.90 */ -- 2.30.2